CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - n queens

搜索资源列表

  1. 16-queens

    0下载:
  2. 16(N)皇后问题,用回溯法和位运算结合编程,在效率上有很大的改进-16 (N) queens problem using backtracking and bitwise combination of programming, a great improvement on the efficiency
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-30
    • 文件大小:12858
    • 提供者:杜宾
  1. n-queen

    0下载:
  2. N皇后问题、图着色问题、矩阵连乘问题代码实现-N-queens problem, graph coloring problems, matrix multiplicative code implementation
  3. 所属分类:Data structs

    • 发布日期:2017-12-09
    • 文件大小:7506
    • 提供者:王燕燕
  1. n-huang-hou-wenti

    0下载:
  2. 在C语言环境下编写的N皇后问题,采用的是回溯法实现的-N-queens problem written in C language environment, backtracking implemented
  3. 所属分类:Other systems

    • 发布日期:2017-11-18
    • 文件大小:690
    • 提供者:bai hd
  1. N-queen

    0下载:
  2. 简单的N皇后算法,基于vc2008实现,基于回退法-The simple N Queens algorithm, based vc2008
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:680321
    • 提供者:way
  1. N-queen

    0下载:
  2. n皇后问题回溯法经典问题 主要用回溯法剖析n皇后问题-n queens problem back method Classic
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:262245
    • 提供者:MusiQ
  1. N-quenes-problem

    0下载:
  2. N皇后问题,本程序采用二维数组处理N皇后问题,可由用户在运行过程中决定棋盘规格及皇后数目。-N queens problem, the program uses a two-dimensional array processing N-queens problem, decide the number of board specifications and Queen by the user during operation.
  3. 所属分类:Other systems

    • 发布日期:2017-11-19
    • 文件大小:1535
    • 提供者:周磊
  1. TabuSearch-for-N-Queen-Problem

    1下载:
  2. Tabu Search解N皇后问题 禁忌搜索算法求解N皇后问题-Tabu Search solution of the N-Queens problem tabu search algorithm for solving the N-queens problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-06
    • 文件大小:206518
    • 提供者:lwl
  1. N--java-

    0下载:
  2. 利用递归机制,可以很容易的求解n皇后问题。针对八皇后,总共有92种解。下面将给出N-皇后问题的一般求解代码,在这里代码是使用java编码的。-Recursive mechanism that can easily solve the n-queens problem. For eight queens, a total of 92 kinds of solutions. The following will give a general N-queens problem solving code
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:2071
    • 提供者:gy
  1. N-QWEENS

    0下载:
  2. 经典的N皇后问题,运用递归方法求解,具有一定参考价值-Classic N queens problem, using a recursive method for solving a certain reference value
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:4034503
    • 提供者:李桐宇
  1. n-Queen

    0下载:
  2. 在n*n格的棋盘上放置彼此不受攻击的n皇后。按照国际想起的规则,皇后可以攻击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n*n格的棋盘上放置n个皇后,任何2个皇后不放在同一行或同一列或同一斜线了。-Place each n is not an attack on the queen n* n chessboard grid. Think of in accordance with international rules, the Queen can attack at a pawn
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:886
    • 提供者:wangjinghua
  1. N-huanghou

    0下载:
  2. N皇后回溯算法 课上使用小例子 仅供参考 -N Queens backtracking algorithm using a small example of the class
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:695
    • 提供者:shuaidan
  1. n-queen

    0下载:
  2. 在n×n的棋盘上摆放n个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上。-Placed on board nn n queens, it can not attack each other, that any two queen can not be on the same line, same column or diagonal.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:35600
    • 提供者:ymm
  1. n-queen

    0下载:
  2. n皇后问题的最简单解法,弄够帮助到大家。-n queens problem the easiest solution, get enough help to you.
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:1726693
    • 提供者:张凡荣
  1. eight-queens

    0下载:
  2. 八皇后问题,包括BFS,DFS和回溯法运算。也可以解决n皇后问题。- Eight queens problem, including BFS, DFS and backtracking operations. N queens problem can be solved.
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:235520
    • 提供者:秦川
  1. N-Queue_DFS

    0下载:
  2. BFS法求解N皇后问题,输出全部解决方案。-BFS method for solving N queens problem and output all solutions.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:32488
    • 提供者:
  1. N-Queens

    0下载:
  2. This is a C code for solving the N queen problem
  3. 所属分类:Algorithm

  1. BFS 求解 N 皇后问题(252370)

    0下载:
  2. BFS算法实现N皇后问题,12个皇后是速度还行,超过了就有点慢。(BFS algorithm to achieve N queen problem, 12 queens is the speed is OK, more than a little slow.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-29
    • 文件大小:9216
    • 提供者:loganic
  1. 爬山 完美

    0下载:
  2. 使用爬山法实现n皇后问题 输入 n,并用运行时间比较几种算法在相同规模的问题时的求解效率。列表给出结果。 比较同一算法在 n 不相同时的运行时间,分析算法的时间复杂性。(Use of climbing method to achieve the N Queens)
  3. 所属分类:数据结构

    • 发布日期:2018-01-01
    • 文件大小:7293952
    • 提供者:doudou854
  1. N皇后

    0下载:
  2. 八皇后问题,是一个古老而著名的问题,是回溯算法的典型案例。该问题是国际西洋棋棋手马克斯·贝瑟尔于1848年提出:在8×8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。(The eight queen problem, an old and famous problem, is a typical case of backtracking algorithms. It is put forward the internationa
  3. 所属分类:书籍源码

    • 发布日期:2018-01-06
    • 文件大小:8569856
    • 提供者:静守成雯
  1. Queen

    0下载:
  2. 用java语言,基于回溯法实现N皇后的位置放置方案,程序可以通过参数来设置要解决几个皇后的放置,默认是4个。(Using java language, backtracking method is used to implement the placement plan of N queens. The program can be set by parameters to solve the placement of several queens, and the default is 4.)
  3. 所属分类:Java编程

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:阿飞3536
« 1 2 3 45 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com